Skip to content

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#55

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:add-standard-workflows
Jun 7, 2026
Merged

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#55
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:add-standard-workflows

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR adds the standard SciML centralized caller workflows that were missing from this repo, pointing at the shared reusable workflows in SciML/.github.

Added:

  • RunicSuggestions.yml — Runic auto-format suggestions on PRs (runic-suggestions-on-pr.yml@v1). This repo already uses Runic for its format check, so the suggestions caller is the matching companion.
  • DependabotAutoMerge.yml — auto-merge Dependabot PRs (dependabot-automerge.yml@v1).
  • DocPreviewCleanup.yml — clean up gh-pages doc previews when a PR is closed (docs-preview-cleanup.yml@v1). This repo has a docs/ Documenter site.

Only the new .github/workflows/*.yml caller files are added; no existing files, code, or Project.toml were touched.


Please ignore this PR until reviewed by @ChrisRackauckas. It is opened as a draft.

🤖 Generated with Claude Code

…erge, docs-preview-cleanup)

Adds the standard SciML centralized caller workflows that were missing:
- RunicSuggestions.yml (Runic auto-format suggestions on PRs)
- DependabotAutoMerge.yml (auto-merge Dependabot PRs)
- DocPreviewCleanup.yml (clean up doc previews on PR close)

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 7, 2026 10:30
@ChrisRackauckas ChrisRackauckas merged commit d2b5b6d into SciML:main Jun 7, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants